(function() { stylesheet = document.createElement("link"); stylesheet.rel = "stylesheet"; stylesheet.type = "text/css"; stylesheet.href = 'https://www.republictt.com/rates/media/libs/BootstrapFormHelpers-master/dist/css/bootstrap-formhelpers.min.css'; stylesheet.media = "all"; document.lastChild.firstChild.appendChild(stylesheet); // add additional javascripts $.fn.addJavascript = function(src) { if ( ! $('script[src="' + src + '"]').exists()) { var script = document.createElement('script'); script.setAttribute('type', 'text/javascript'); script.setAttribute('src', src); document.getElementsByTagName("head")[0].appendChild(script); } }; // .exists() helper $.fn.exists = function() { return this.length !== 0; }; var widget = document.getElementById('"personal'); if (widget) { widget.innerHTML = "
Foreign exchange rates as at 01/15/2026.
Abbr. Buy (cash) Buy (sight) Sell
USD

6.1000 6.5818 6.7793
GBP

8.6900 9.0507 9.7845
JPY

0.0000 0.0425 0.0460
EUR

7.5300 7.8447 8.4808
CAD

4.7000 4.8498 5.2430
AUD

4.2900 4.5159 4.8821
BBD

2.9300 0.0000 3.6439
BZD

0.0000 3.4046 3.6807
XCD

2.2000 2.3562 2.5611
GHS

0.0000 0.5911 0.6289
GYD

0.0250 0.0000 0.0349
HKD

0.0000 0.8409 0.9344
INR

0.0000 0.0767 0.0816
JMD

0.0410 0.0000 0.0467
NZD

3.6800 3.8768 4.1912
NOK

0.6400 0.6695 0.7238
CHF

8.0000 8.4212 9.1040
See all rates"; } })();